LayeredGraph3D
LayeredGraph3D[g] creates a graph with vertices and edges from the graph g represented as a 3D layered plot.
LayeredGraph3D[{e1,e2,…}] creates a graph with edges ej represented as a 3D layered plot.
LayeredGraph3D[{…,w[ei],…}] creates a graph with edges ei with features defined by the symbolic wrapper w.
LayeredGraph3D[…,v->pos] places the dominant vertex v in the plot at position pos.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.